2026-04-10 18:45:22,823 [ 452506 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-04-10 18:45:22,823 [ 452506 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-04-10 18:45:22,823 [ 452506 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-04-10 18:45:22,823 [ 452506 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_xl27qe --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings test_storage_dict/test.py::test_storage_dict test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_policies/test.py::test_storage_policy_configuration_change test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_datetime test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_table_db_num_limit/test.py::test_replicated_database test_table_db_num_limit/test.py::test_table_db_limit test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command test_user_defined_object_persistence/test.py::test_persistence test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zookeeper_config/test_password.py::test_identity -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [70 items] scheduling tests via LoadFileScheduling test_storage_mysql/test.py::test_binary_type test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_table_function_redis/test.py::test_create_table test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_storage_postgresql/test.py::test_auto_close_connection test_unambiguous_alter_commands/test.py::test_alter test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_storage_hudi/test.py::test_multiple_hudi_files test_table_db_num_limit/test.py::test_replicated_database test_timezone_config/test.py::test_check_timezone_config [gw9] [ 1%] PASSED test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw7] [ 2%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw7] [ 4%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw9] [ 5%] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw2] [ 7%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw5] [ 8%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw5] [ 10%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw2] [ 11%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw5] [ 12%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw2] [ 14%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw2] [ 15%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings test_storage_dict/test.py::test_storage_dict [gw2] [ 17%] PASSED test_timezone_config/test.py::test_overflow_toDateTime test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_user_defined_object_persistence/test.py::test_persistence [gw4] [ 18%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw1] [ 20%] PASSED test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries [gw4] [ 21%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw6] [ 22%] PASSED test_table_db_num_limit/test.py::test_replicated_database test_table_db_num_limit/test.py::test_table_db_limit [gw4] [ 24%] PASSED test_table_function_redis/test.py::test_simple_select [gw5] [ 25%] PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw9] [ 27%] PASSED test_storage_dict/test.py::test_storage_dict [gw7] [ 28%] PASSED test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings test_storage_policies/test.py::test_storage_policy_configuration_change test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw0] [ 30%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw0] [ 31%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw2] [ 32%] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw8] [ 34%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw0] [ 35%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_zookeeper_config/test_password.py::test_identity [gw8] [ 37%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw5] [ 38%] PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw0] [ 40%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw9] [ 41%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw8] [ 42%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw0] [ 44%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw0] [ 45%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw2] [ 47%] PASSED test_zookeeper_config/test_password.py::test_identity [gw7] [ 48%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw0] [ 50%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in [gw6] [ 51%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw0] [ 52%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw0] [ 54%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw1] [ 55%] PASSED test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_userspace_page_cache/test.py::test_basics [gw1] [ 57%] PASSED test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone [gw0] [ 58%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth [gw0] [ 60%] PASSED test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration [gw1] [ 61%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown [gw0] [ 62%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw0] [ 64%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw0] [ 65%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw0] [ 67%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw1] [ 68%] PASSED test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type [gw1] [ 70%] PASSED test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping [gw1] [ 71%] PASSED test_storage_postgresql/test.py::test_literal_escaping [gw0] [ 72%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_postgresql/test.py::test_non_default_schema [gw6] [ 74%] PASSED test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment [gw6] [ 75%] SKIPPED test_userspace_page_cache/test.py::test_size_adjustment [gw1] [ 77%] PASSED test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function [gw0] [ 78%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw1] [ 80%] PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr [gw1] [ 81%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw1] [ 82%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions [gw0] [ 84%] PASSED test_storage_mysql/test.py::test_where [gw1] [ 85%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_datetime [gw1] [ 87%] PASSED test_storage_postgresql/test.py::test_postgres_datetime test_storage_postgresql/test.py::test_postgres_ndim [gw1] [ 88%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw1] [ 90%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw1] [ 91%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw1] [ 92%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw1] [ 94%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw1] [ 95%] PASSED test_storage_postgresql/test.py::test_where_false [gw3] [ 97%] PASSED test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file [gw3] [ 98%] PASSED test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types [gw3] [100%] PASSED test_storage_hudi/test.py::test_types ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 259.85s call test_storage_hudi/test.py::test_multiple_hudi_files 106.38s call test_storage_postgresql/test.py::test_concurrent_queries 95.91s call test_table_db_num_limit/test.py::test_table_db_limit 69.83s setup test_storage_mysql/test.py::test_binary_type 59.01s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 39.52s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 39.17s call test_user_defined_object_persistence/test.py::test_persistence 33.09s call test_storage_policies/test.py::test_storage_policy_configuration_change 31.25s setup test_zookeeper_config/test_password.py::test_identity 28.06s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 27.54s call test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 26.72s setup test_table_function_redis/test.py::test_create_table 25.67s setup test_storage_postgresql/test.py::test_auto_close_connection 24.93s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 23.02s teardown test_userspace_page_cache/test.py::test_size_adjustment 22.92s setup test_table_db_num_limit/test.py::test_replicated_database 21.79s call test_storage_postgresql/test.py::test_filter_pushdown 21.53s teardown test_storage_hudi/test.py::test_types 20.94s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 20.50s setup test_storage_dict/test.py::test_storage_dict 20.15s setup test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 19.94s setup test_storage_hudi/test.py::test_multiple_hudi_files 19.17s call test_storage_postgresql/test.py::test_postgres_select_insert 19.06s setup test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings 18.14s setup test_userspace_page_cache/test.py::test_basics 17.82s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 16.89s setup test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 16.66s setup test_timezone_config/test.py::test_check_timezone_config 15.93s teardown test_zookeeper_config/test_password.py::test_identity 15.42s call test_storage_mysql/test.py::test_insert_on_duplicate_select 15.34s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 15.01s call test_userspace_page_cache/test.py::test_basics 14.81s setup test_unambiguous_alter_commands/test.py::test_alter 13.45s setup test_user_defined_object_persistence/test.py::test_persistence 13.34s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 12.81s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 12.76s teardown test_storage_mysql/test.py::test_where 11.88s call test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings 11.53s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 11.21s teardown test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 10.68s teardown test_table_db_num_limit/test.py::test_table_db_limit 10.12s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 9.48s setup test_storage_policies/test.py::test_storage_policy_configuration_change 8.71s call test_storage_mysql/test.py::test_joins 8.47s call test_storage_mysql/test.py::test_insert_select 8.45s teardown test_storage_postgresql/test.py::test_where_false 8.40s teardown test_storage_dict/test.py::test_storage_dict 8.37s call test_storage_mysql/test.py::test_table_function 8.23s call test_storage_mysql/test.py::test_where 8.18s call test_storage_mysql/test.py::test_external_settings 7.80s call test_storage_dict/test.py::test_storage_dict 7.71s call test_storage_postgresql/test.py::test_predefined_connection_configuration 7.61s call test_storage_mysql/test.py::test_mysql_in 7.25s teardown test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings 7.00s teardown test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 6.93s call test_storage_postgresql/test.py::test_non_default_schema 6.80s teardown test_table_function_redis/test.py::test_simple_select 6.56s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 6.50s call test_table_db_num_limit/test.py::test_replicated_database 6.32s call test_storage_hudi/test.py::test_types 6.19s call test_storage_mysql/test.py::test_predefined_connection_configuration 5.42s call test_storage_mysql/test.py::test_many_connections 5.30s call test_storage_mysql/test.py::test_replace_select 5.19s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 4.88s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 4.81s call test_storage_mysql/test.py::test_mysql_null 4.71s call test_storage_hudi/test.py::test_single_hudi_file 4.53s call test_storage_mysql/test.py::test_settings 4.51s teardown test_user_defined_object_persistence/test.py::test_persistence 4.12s call test_storage_mysql/test.py::test_enum_type 4.01s teardown test_timezone_config/test.py::test_overflow_toDateTime 3.95s call test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 3.60s teardown test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 3.55s call test_storage_postgresql/test.py::test_postgres_on_conflict 3.40s call test_zookeeper_config/test_password.py::test_identity 2.95s call test_storage_postgresql/test.py::test_literal_escaping 2.79s call test_storage_postgresql/test.py::test_postgres_addresses_expr 2.66s call test_storage_mysql/test.py::test_mysql_point 2.51s call test_storage_postgresql/test.py::test_auto_close_connection 2.46s call test_storage_postgresql/test.py::test_postgres_conversions 2.14s call test_storage_postgresql/test.py::test_postgres_datetime 2.09s call test_storage_mysql/test.py::test_schema_inference 2.02s call test_storage_mysql/test.py::test_binary_type 1.97s call test_storage_postgresql/test.py::test_datetime_with_timezone 1.87s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 1.67s call test_timezone_config/test.py::test_overflow_toDateTime 1.59s call test_timezone_config/test.py::test_overflow_toDate32 1.40s call test_timezone_config/test.py::test_overflow_toDate 1.37s call test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 1.35s call test_storage_postgresql/test.py::test_fixed_string_type 1.34s call test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 1.27s call test_table_function_redis/test.py::test_create_table 1.25s call test_storage_postgresql/test.py::test_where_false 1.24s call test_table_function_redis/test.py::test_data_type 1.22s call test_userspace_page_cache/test.py::test_size_adjustment 1.17s call test_storage_postgresql/test.py::test_postgres_ndim 1.03s teardown test_storage_postgresql/test.py::test_uuid 0.99s call test_table_function_redis/test.py::test_simple_select 0.85s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.84s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.83s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.82s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.81s teardown test_storage_postgresql/test.py::test_postgres_datetime 0.78s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.70s teardown test_storage_postgresql/test.py::test_postgres_addresses_expr 0.70s teardown test_storage_postgresql/test.py::test_non_default_schema 0.70s teardown test_storage_postgresql/test.py::test_datetime64 0.70s teardown test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.69s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.69s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.68s teardown test_storage_postgresql/test.py::test_fixed_string_type 0.66s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.65s teardown test_storage_postgresql/test.py::test_auto_close_connection 0.65s teardown test_storage_postgresql/test.py::test_concurrent_queries 0.65s teardown test_storage_postgresql/test.py::test_filter_pushdown 0.65s teardown test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.64s teardown test_storage_postgresql/test.py::test_literal_escaping 0.63s call test_timezone_config/test.py::test_check_timezone_config 0.59s call test_unambiguous_alter_commands/test.py::test_alter 0.50s call test_storage_postgresql/test.py::test_uuid 0.48s call test_storage_mysql/test.py::test_mysql_ssl_auth 0.43s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.36s call test_storage_postgresql/test.py::test_datetime64 0.32s call test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.18s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.09s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.02s setup test_storage_postgresql/test.py::test_where_false 0.01s teardown test_storage_hudi/test.py::test_multiple_hudi_files 0.00s setup test_storage_postgresql/test.py::test_datetime64 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s setup test_storage_hudi/test.py::test_single_hudi_file 0.00s setup test_storage_postgresql/test.py::test_postgres_datetime 0.00s setup test_storage_postgresql/test.py::test_fixed_string_type 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s setup test_storage_postgresql/test.py::test_concurrent_queries 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s setup test_storage_postgresql/test.py::test_postgres_addresses_expr 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_storage_postgresql/test.py::test_filter_pushdown 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s setup test_table_db_num_limit/test.py::test_table_db_limit 0.00s setup test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s teardown test_table_db_num_limit/test.py::test_replicated_database 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_mysql/test.py::test_joins 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_storage_mysql/test.py::test_where 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_postgresql/test.py::test_non_default_schema 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.00s setup test_storage_postgresql/test.py::test_datetime_with_timezone 0.00s setup test_userspace_page_cache/test.py::test_size_adjustment 0.00s setup test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s teardown test_userspace_page_cache/test.py::test_basics 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_unambiguous_alter_commands/test.py::test_alter 0.00s setup test_storage_postgresql/test.py::test_literal_escaping 0.00s teardown test_storage_hudi/test.py::test_single_hudi_file 0.00s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s setup test_storage_hudi/test.py::test_types 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s setup test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s teardown test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_table_function_redis/test.py::test_data_type 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_storage_mysql/test.py::test_enum_type =========================== short test summary info ============================ PASSED test_unambiguous_alter_commands/test.py::test_alter PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_table_function_redis/test.py::test_create_table PASSED test_storage_postgresql/test.py::test_auto_close_connection PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_db_num_limit/test.py::test_replicated_database PASSED test_table_function_redis/test.py::test_simple_select PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics PASSED test_storage_dict/test.py::test_storage_dict PASSED test_stop_insert_when_disk_close_to_full/test.py::test_min_free_disk_settings PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_mysql/test.py::test_enum_type PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_storage_mysql/test.py::test_external_settings PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_storage_mysql/test.py::test_many_connections PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_postgresql/test.py::test_concurrent_queries PASSED test_storage_postgresql/test.py::test_datetime64 PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_mysql/test.py::test_mysql_ssl_auth PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_storage_postgresql/test.py::test_filter_pushdown PASSED test_storage_postgresql/test.py::test_fixed_string_type PASSED test_storage_postgresql/test.py::test_literal_escaping PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_userspace_page_cache/test.py::test_basics PASSED test_storage_postgresql/test.py::test_non_default_schema PASSED test_storage_mysql/test.py::test_table_function PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges PASSED test_storage_mysql/test.py::test_where PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_storage_postgresql/test.py::test_postgres_datetime PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_storage_hudi/test.py::test_multiple_hudi_files PASSED test_storage_hudi/test.py::test_single_hudi_file PASSED test_storage_hudi/test.py::test_types SKIPPED [1] test_userspace_page_cache/test.py:163: sanitizer build has higher memory consumption; also it is slow ================== 69 passed, 1 skipped in 316.04s (0:05:16) ===================